home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_101380.txt < prev    next >
Text File  |  1989-09-06  |  2KB  |  103 lines

  1. -- card: 101380 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=36 top=273 right=302 bottom=124
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Notes
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   setCrossReference
  23.   go to card id 103430
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 4 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=235 top=116 right=131 bottom=254
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: 
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   setCrossReference
  43.   go to card id 66438
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 5 (button)
  49. -- low flags: 00
  50. -- high flags: 0000
  51. -- rect: left=254 top=290 right=314 bottom=282
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: 
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   visual effect wipe up
  63.   go to card id 101891
  64. end mouseUp
  65.  
  66.  
  67.  
  68.  
  69. -- part contents for background part 1
  70. ----- text -----
  71. The receiving object has the first chance to respond to the message before it goes on to the next larger object.  See Inheritance.*
  72.  
  73. newButton, deleteButton
  74. mouseDown, mouseStillDown, mouseUp
  75. mouseEnter, mouseWithin, mouseLeave
  76.  
  77. newField, deleteField
  78. openField, closeField
  79. mouseDown, mouseStillDown, mouseUp
  80. mouseEnter, mouseWithin, mouseLeave
  81.  
  82.  
  83. -- part contents for background part 2
  84. ----- text -----
  85. Messages the system sends
  86.  
  87.  
  88.  
  89. -- part contents for background part 44
  90. ----- text -----
  91.  
  92.  
  93.  
  94.  
  95. to a button
  96.  
  97.  
  98.  
  99. to a field
  100.  
  101. -- part contents for background part 43
  102. ----- text -----
  103. 267,189